Candle

StockSharp.Algo.Candles

Base candle class (contains main parameters).

Наследует: Candle

Конструкторы

Candle()

Initializes a new instance of the Candle.

Свойства

Arg : object

The candle formation parameter. For example, for TimeFrameCandle this value is TimeFrame.

ArgType : Type

Type of argument.

TypedArg : T

Arg.

Методы

Validate(T)

Validate value.

value
Value.